Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix windex not being updated in flushTBQueue #79

Closed
wants to merge 1 commit into from

Conversation

konsumlamm
Copy link
Contributor

Fixes #76.
Closes #77 (obsolete now).

Is it necessary to add #if MIN_VERSION_stm(2,4,5) to the test case, as in Issue9? The CI successfully runs without it.

@bgamari
Copy link
Contributor

bgamari commented Nov 17, 2023

I have pushed a wip/tbqueue-array branch re-applying the TBQueue rewrite and including this change. @konsumlamm, perhaps you want to carry on development on that branch?

@bgamari bgamari closed this Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

flushTBQueue is broken since 2.5.2.0
2 participants